Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 177,096 for

document formatting

(0.16 sec)
  1. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...working with PSD (Photoshop Document) files seamlessly within Java...control over text styling and formatting is required, leveraging text...

    docs.aspose.com/psd/java/text-layer-manipulation/
  2. Convert Obsidian Markdown to OneNote with Aspos...

    Sample code for convert Obsidian Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/obsidia...
  3. View Word File Online and using Java | products...

    Free online Word file viewer app. Java API code to view Word file for viewer application....Develop powerful Java based Word document viewer utility application...Word document through Java. Download View Word Document via Online...

    products.aspose.com/total/java/viewer/word/
  4. Online DOCX File Merger or Build Python Apps to...

    Free online app to combine different DOCX files. Python merging library code to merge DOCX Documents into other formats....NET Merge Docx Online Document Merger App and Python Code...powerful Python based DOCX document merging application. Combine...

    products.aspose.com/total/python-net/merge/docx/
  5. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...of Aspose.Cells 7.1.0. AI Document Assistant Close Modify an...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  6. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the Documentation article in C++....the Working with Fonts documentation article. class FolderFontSource...detected that might result in formatting fidelity loss. GetAvailableFonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown Document loading experience. Customize options for seamless integration into your projects....when loading Markdown document into a Document object. public class...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a Document using Node.js. Insert section into a Document Node.js. Remove section Node.js. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/nodejs-net/working-with-s...
  9. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  10. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/fonttype-distinction-is-not-...